Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the dev-dependencies group across 1 directory with 37 updates #120

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the dev-dependencies group with 31 updates in the / directory:

Package From To
cloud.google.com/go/compute/metadata 0.5.0 0.5.2
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns 1.2.0 1.3.0
github.com/F5Networks/k8s-bigip-ctlr/v2 2.17.1 2.18.0
github.com/IBM/go-sdk-core/v5 5.17.4 5.17.5
github.com/Yamashou/gqlgenc 0.24.0 0.25.2
github.com/aliyun/alibaba-cloud-sdk-go 1.63.0 1.63.23
github.com/aws/aws-sdk-go-v2 1.30.3 1.31.0
github.com/aws/aws-sdk-go-v2/config 1.27.27 1.27.39
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.14.10 1.15.8
github.com/aws/aws-sdk-go-v2/service/route53 1.42.3 1.44.3
github.com/aws/aws-sdk-go-v2/service/servicediscovery 1.31.3 1.32.3
github.com/civo/civogo 0.3.73 0.3.81
github.com/cloudflare/cloudflare-go 0.102.0 0.106.0
github.com/digitalocean/godo 1.120.0 1.126.0
github.com/gophercloud/gophercloud 1.14.0 1.14.1
github.com/linode/linodego 1.39.0 1.41.0
github.com/oracle/oci-go-sdk/v65 65.71.1 65.75.1
github.com/prometheus/client_golang 1.20.0 1.20.4
github.com/scaleway/scaleway-sdk-go 1.0.0-beta.29 1.0.0-beta.30
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.984 1.0.1015
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.984 1.0.1015
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns 1.0.984 1.0.1015
github.com/transip/gotransip/v6 6.25.0 6.26.0
go.etcd.io/etcd/api/v3 3.5.15 3.5.16
go.etcd.io/etcd/client/v3 3.5.15 3.5.16
google.golang.org/api 0.192.0 0.199.0
gopkg.in/ns1/ns1-go.v2 2.12.0 2.12.1
istio.io/api 1.23.0 1.23.2
istio.io/client-go 1.23.0 1.23.2
k8s.io/api 0.31.0 0.31.1
k8s.io/client-go 0.31.0 0.31.1

Updates cloud.google.com/go/compute/metadata from 0.5.0 to 0.5.2

Release notes

Sourced from cloud.google.com/go/compute/metadata's releases.

compute/metadata: v0.5.2

0.5.2 (2024-09-20)

Bug Fixes

  • compute/metadata: Close Response Body for failed request (#10891) (e91d45e)
Changelog

Sourced from cloud.google.com/go/compute/metadata's changelog.

Changes

0.115.1 (2024-08-13)

Bug Fixes

0.115.0 (2024-06-12)

Features

Bug Fixes

  • internal/postprocessor: Use approved image tag (#10341) (a388fe5)

0.114.0 (2024-05-23)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10193) (c2920d7)

Bug Fixes

  • internal/postprocessor: Add scopes to all appropriate commit lines (#10192) (c21399b)

0.113.0 (2024-05-08)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10010) (34455c1)

Bug Fixes

  • all: Bump x/net to v0.24.0 (#10000) (ba31ed5)
  • debugger: Add internaloption.WithDefaultEndpointTemplate (3b41408)
  • internal/aliasfix: Handle import paths correctly (#10097) (fafaf0d)
  • rpcreplay: Properly unmarshal dynamic message (#9774) (53ccb20), refs #9773

Documentation

... (truncated)

Commits
  • 71a92e3 chore(main): release auth 0.5.2 (#10422)
  • 3266763 fix(auth): fetch initial token when CachedTokenProviderOptions.DisableAutoRef...
  • 9eb4d2a chore(internal/protoveneer): generate support functions (#10416)
  • eba8727 doc(storage): add example for retention (#10413)
  • 1068ca8 testing(bigquery): fix legacy trace test (#10411)
  • d6c543c chore: update gapic-generator-go to 0.44.0 (#10402)
  • 5cb0c26 feat(spanner): add support of checking row not found errors from ReadRow and ...
  • 1d28ac6 chore(internal/protoveneer): doc for fields (#10352)
  • 2003148 feat(aiplatform): add enum value MALFORMED_FUNCTION_CALL to `.google.cloud.ai...
  • ad8792d chore: release main (#10399)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns from 1.2.0 to 1.3.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns's releases.

sdk/storage/azfile/v1.3.0

1.3.0 (2024-07-18)

Other Changes

  • GetProperties() was called twice in DownloadFile method. Enhanced to call it only once, reducing latency.
  • Updated azcore version to 1.13.0

sdk/resourcemanager/eventhub/armeventhub/v1.3.0

1.3.0 (2024-07-24)

Features Added

  • New value PublicNetworkAccessFlagSecuredByPerimeter added to enum type PublicNetworkAccessFlag
  • New enum type ApplicationGroupPolicyType with values ApplicationGroupPolicyTypeThrottlingPolicy
  • New enum type CaptureIdentityType with values CaptureIdentityTypeSystemAssigned, CaptureIdentityTypeUserAssigned
  • New enum type CleanupPolicyRetentionDescription with values CleanupPolicyRetentionDescriptionCompact, CleanupPolicyRetentionDescriptionDelete
  • New enum type MetricID with values MetricIDIncomingBytes, MetricIDIncomingMessages, MetricIDOutgoingBytes, MetricIDOutgoingMessages
  • New enum type NetworkSecurityPerimeterConfigurationProvisioningState with values NetworkSecurityPerimeterConfigurationProvisioningStateAccepted, NetworkSecurityPerimeterConfigurationProvisioningStateCanceled, NetworkSecurityPerimeterConfigurationProvisioningStateCreating, NetworkSecurityPerimeterConfigurationProvisioningStateDeleted, NetworkSecurityPerimeterConfigurationProvisioningStateDeleting, NetworkSecurityPerimeterConfigurationProvisioningStateFailed, NetworkSecurityPerimeterConfigurationProvisioningStateInvalidResponse, NetworkSecurityPerimeterConfigurationProvisioningStateSucceeded, NetworkSecurityPerimeterConfigurationProvisioningStateSucceededWithIssues, NetworkSecurityPerimeterConfigurationProvisioningStateUnknown, NetworkSecurityPerimeterConfigurationProvisioningStateUpdating
  • New enum type NspAccessRuleDirection with values NspAccessRuleDirectionInbound, NspAccessRuleDirectionOutbound
  • New enum type ProvisioningState with values ProvisioningStateActive, ProvisioningStateCanceled, ProvisioningStateCreating, ProvisioningStateDeleting, ProvisioningStateFailed, ProvisioningStateScaling, ProvisioningStateSucceeded, ProvisioningStateUnknown
  • New enum type PublicNetworkAccess with values PublicNetworkAccessDisabled, PublicNetworkAccessEnabled, PublicNetworkAccessSecuredByPerimeter
  • New enum type ResourceAssociationAccessMode with values ResourceAssociationAccessModeAuditMode, ResourceAssociationAccessModeEnforcedMode, ResourceAssociationAccessModeLearningMode, ResourceAssociationAccessModeNoAssociationMode, ResourceAssociationAccessModeUnspecifiedMode
  • New enum type TLSVersion with values TLSVersionOne0, TLSVersionOne1, TLSVersionOne2
  • New function NewApplicationGroupClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ApplicationGroupClient, error)
  • New function *ApplicationGroupClient.CreateOrUpdateApplicationGroup(context.Context, string, string, string, ApplicationGroup, *ApplicationGroupClientCreateOrUpdateApplicationGroupOptions) (ApplicationGroupClientCreateOrUpdateApplicationGroupResponse, error)
  • New function *ApplicationGroupClient.Delete(context.Context, string, string, string, *ApplicationGroupClientDeleteOptions) (ApplicationGroupClientDeleteResponse, error)
  • New function *ApplicationGroupClient.Get(context.Context, string, string, string, *ApplicationGroupClientGetOptions) (ApplicationGroupClientGetResponse, error)
  • New function *ApplicationGroupClient.NewListByNamespacePager(string, string, *ApplicationGroupClientListByNamespaceOptions) *runtime.Pager[ApplicationGroupClientListByNamespaceResponse]
  • New function *ApplicationGroupPolicy.GetApplicationGroupPolicy() *ApplicationGroupPolicy
  • New function *ClientFactory.NewApplicationGroupClient() *ApplicationGroupClient
  • New function *ClientFactory.NewNetworkSecurityPerimeterConfigurationClient() *NetworkSecurityPerimeterConfigurationClient
  • New function *ClientFactory.NewNetworkSecurityPerimeterConfigurationsClient() *NetworkSecurityPerimeterConfigurationsClient
  • New function *ThrottlingPolicy.GetApplicationGroupPolicy() *ApplicationGroupPolicy
  • New function NewNetworkSecurityPerimeterConfigurationClient(string, azcore.TokenCredential, *arm.ClientOptions) (*NetworkSecurityPerimeterConfigurationClient, error)
  • New function *NetworkSecurityPerimeterConfigurationClient.List(context.Context, string, string, *NetworkSecurityPerimeterConfigurationClientListOptions) (NetworkSecurityPerimeterConfigurationClientListResponse, error)
  • New function NewNetworkSecurityPerimeterConfigurationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*NetworkSecurityPerimeterConfigurationsClient, error)
  • New function *NetworkSecurityPerimeterConfigurationsClient.BeginCreateOrUpdate(context.Context, string, string, string, *NetworkSecurityPerimeterConfigurationsClientBeginCreateOrUpdateOptions) (*runtime.Poller[NetworkSecurityPerimeterConfigurationsClientCreateOrUpdateResponse], error)
  • New struct ApplicationGroup
  • New struct ApplicationGroupListResult
  • New struct ApplicationGroupProperties
  • New struct CaptureIdentity
  • New struct NetworkSecurityPerimeter
  • New struct NetworkSecurityPerimeterConfiguration
  • New struct NetworkSecurityPerimeterConfigurationList
  • New struct NetworkSecurityPerimeterConfigurationProperties
  • New struct NetworkSecurityPerimeterConfigurationPropertiesProfile
  • New struct NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation
  • New struct NspAccessRule
  • New struct NspAccessRuleProperties
  • New struct NspAccessRulePropertiesSubscriptionsItem
  • New struct ProvisioningIssue

... (truncated)

Commits
  • 3a7a4f3 Prepare azcore v1.3.0 for release (#19759)
  • 6a1b839 Request.SetBody() allows overwriting with an empty body (#19754)
  • 5210814 AzureCLICredential reports token expiration time in UTC (#19761)
  • 2679c6b Adding tests for FilterBlobs and fixing encoding issue (#19742)
  • 00a8837 [azeventhubs] Fixing issues with connection and link robustness for Event Hub...
  • 1e67666 Revert "Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#5005)" for p...
  • ca6a318 Sync eng/common directory with azure-sdk-tools for PR 5027 (#19753)
  • 377d008 Updating changelogs for release next week (#19752)
  • 53c0f49 Updating codeowners (#19751)
  • 794c96c Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#19746)
  • Additional commits viewable in compare view

Updates github.com/F5Networks/k8s-bigip-ctlr/v2 from 2.17.1 to 2.18.0

Release notes

Sourced from github.com/F5Networks/k8s-bigip-ctlr/v2's releases.

Release v2.18.0

  • See release notes for details on what has changed in this release.
  • The container F5 Container Ingress Services for Kubernetes and OpenShift is available on DockerHub and can be downloaded using the Docker CLI:
docker pull docker.io/f5networks/k8s-bigip-ctlr:2.18.0
docker pull quay.io/f5networks/k8s-bigip-ctlr:2.18.0
Changelog

Sourced from github.com/F5Networks/k8s-bigip-ctlr/v2's changelog.

2.18.0

Added Functionality

**What's new:**
    * CRD
        * `Issue 3471 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3471>`_: Support for loadBalancerClass for service type lb. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/serviceTypeLB/loadBalancerClass>`_
        * `Issue 3438 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3438>`_: Support for FTP Profile in Policy CR. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/Policy/policy-with-ftp-profile.yaml>`_
        * `Issue 3418 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3418>`_: Support for bigip route domain for virtual addresses in Virtual Server, Transport Server, and IngressLink. See examples with `virtual server <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/VirtualServer/virtual-with-bigipRouteDomain>`_, `transport server <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/TransportServer/transport-server-with-bigipRouteDomain>`_, and `ingressLink <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/IngressLink/ingressLink-with-bigipRouteDomain>`_.
        * `Issue 3511 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3511>`_: Support for Request and Response Adapt Profiles in VirtualServer CRD or Policy CRD. See examples for `Virtual Server CR <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/VirtualServer/adaptProfile>`_, `Policy CR <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/Policy/policy-with-adapt-profile.yaml>`_.
        * `Issue 3442 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3442>`_: Support for multiple ltm monitors with multiple virtual servers referring to same backend
        * Add support to disable specific version of tls in tls profile. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/customResource/VirtualServerWithTLSProfile/tls-with-tlsCipher/virtualserver-with-disbaleTLSVersions.yml>`_
    * `Issue 3430 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3430>`_: Support for CIS deployment parameters "ipam-namespace" to configure the namespace for IPAM CR
    * `Issue 3373 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3373>`_: Support to disable members based on deployments for AS3 Configmaps. See `Example <https://github.com/F5Networks/k8s-bigip-ctlr/blob/2.x-master/docs/config_examples/configmap/user-defined-configmap/sample-as3-cm-with-pool-member-disable.yaml>`_
    * Add support for AS3 3.52.0
    * CIS is now compatible with OpenShift 4.16
    * CIS and IPAM operator support for OpenShift 4.16
    * Support for Passthrough vs/route without default ssl profile(min as3 version required >= 3.52)
Bug Fixes
````````````
* `Issue 3401 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3401>`_: Fix for invalid iRule generation for HTTP/2 full proxy mode
* `Issue 3466 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3466>`_: Fix scaling issue in NodeportLocal mode
* `Issue 3432 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3432>`_: Show meaningful logs for exceptions occured from controller agent
* `Issue 3396 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3396>`_: Fix adding pool members from external clusters in nodeportLocal mc mode
* `Issue 3351 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/3351>`_: improve message handling when getting HTTP/401 from AS3
* Fix pool members not getting updated for VS/TS on re-deployment of application with different servicePort and targetPort.

Upgrade notes

* By default, from CIS version 2.18.0 onwards, CIS will process all the services that do not have the loadBalancerClass field set in the service spec. CIS will not process the services that have the loadBalancerClass field set in the service spec.
  The Load Balancer Class supports all the Custom Resources (VirtualServer, TransportServer, and IngressLink) and the loadBalancer service, and you cannot disable it. You need to either remove the loadBalancerClass field from the service or configure the CIS deployment parameter `load-balancer-class` to the same value as the loadBalancerClass field in the service.
  Also see the deployment parameter `manage-load-balancer-class-only`, to control the behavior of CIS for services with loadBalancerClass field set in the service spec.
* CIS with as3 version &gt;= 3.52, passthrough VS on bigip will not have default ssl profile.

Known Issues

* Support for multiple ltm monitors with single virtual server referring to same backend on different path does not work.


F5 IPAM Controller v0.1.11
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Added Functionality&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;**What’s new:**
    * Support for namespace to watch the multiple namespaces for IPAM CRD
&lt;/code&gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;/details&gt;
&lt;details&gt;
&lt;summary&gt;Commits&lt;/summary&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/5802ce9a9edc172a5d19f388aa96fde646e9ce42&quot;&gt;&lt;code&gt;5802ce9&lt;/code&gt;&lt;/a&gt; CIS 2.18.0 release (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3544&quot;&gt;#3544&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/97bb49f8b67dd6ce6c27c3765e8498174bb7b541&quot;&gt;&lt;code&gt;97bb49f&lt;/code&gt;&lt;/a&gt; Remove deployment resource rule from RBAC and document this requirement (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3547&quot;&gt;#3547&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/2bf6de23a4c9f93c8d0e656688537458407981ec&quot;&gt;&lt;code&gt;2bf6de2&lt;/code&gt;&lt;/a&gt; Added debugging flags to Go build process with -gcflags=&amp;quot;all=-N -l (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/4851&quot;&gt;#4851&lt;/a&gt;) (#...&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/b87a12136ffee5be7df5e1278e591110a42b2362&quot;&gt;&lt;code&gt;b87a121&lt;/code&gt;&lt;/a&gt; Add support for Operator (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3543&quot;&gt;#3543&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/790861040378a5e0b77808199f6a2a5470a4e52d&quot;&gt;&lt;code&gt;7908610&lt;/code&gt;&lt;/a&gt; Update f5-cccl and f5-ctlr-agent version (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3546&quot;&gt;#3546&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/c7802583268634ea23faf9bb952dab1b3e31a006&quot;&gt;&lt;code&gt;c780258&lt;/code&gt;&lt;/a&gt; Fix Release Notes (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3539&quot;&gt;#3539&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/30ffd91ff788880df5475a3c8b07e1e5a5298847&quot;&gt;&lt;code&gt;30ffd91&lt;/code&gt;&lt;/a&gt; Fix 2.18 Release Notes (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3533&quot;&gt;#3533&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/331dd92d1f264d85e5e32fa0d8a86aac5c1865d6&quot;&gt;&lt;code&gt;331dd92&lt;/code&gt;&lt;/a&gt; Support for multiple ltm monitors with multiple virtual servers referring to ...&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/51361dbec4f71a831ba7678ee878e59db915cfa5&quot;&gt;&lt;code&gt;51361db&lt;/code&gt;&lt;/a&gt; Fix empty pool issue when VS/TS created before service (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3530&quot;&gt;#3530&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/commit/1cc0fc97fe19dc4cadcf9f3cb239f64bd3def689&quot;&gt;&lt;code&gt;1cc0fc9&lt;/code&gt;&lt;/a&gt; Updating the service type lb documentation (&lt;a href=&quot;https://redirect.github.com/F5Networks/k8s-bigip-ctlr/issues/3529&quot;&gt;#3529&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Additional commits viewable in &lt;a href=&quot;https://github.com/F5Networks/k8s-bigip-ctlr/compare/v2.17.1...v2.18.0&quot;&gt;compare view&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/details&gt;

&lt;br /&gt;
</code></pre>

Updates `github.com/IBM/go-sdk-core/v5` from 5.17.4 to 5.17.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/IBM/go-sdk-core/releases">github.com/IBM/go-sdk-core/v5's releases</a>.</em></p>
<blockquote>
<h2>v5.17.5</h2>
<h2><a href="https://github.com/IBM/go-sdk-core/compare/v5.17.4...v5.17.5">5.17.5</a> (2024-09-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>logging:</strong> improve go core's debug logging (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/227">#227</a>) (<a href="https://github.com/IBM/go-sdk-core/commit/f0f3237dd13567a394adaf5a5091c64bedec0c59">f0f3237</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/IBM/go-sdk-core/blob/main/CHANGELOG.md">github.com/IBM/go-sdk-core/v5's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/IBM/go-sdk-core/compare/v5.17.4...v5.17.5">5.17.5</a> (2024-09-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>logging:</strong> improve go core's debug logging (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/227">#227</a>) (<a href="https://github.com/IBM/go-sdk-core/commit/f0f3237dd13567a394adaf5a5091c64bedec0c59">f0f3237</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/IBM/go-sdk-core/commit/b0a00f342c03f6108297b01ce381915334228853"><code>b0a00f3</code></a> chore(release): 5.17.5 release notes [skip ci]</li>
<li><a href="https://github.com/IBM/go-sdk-core/commit/1eabc5c2453baf46ca43ab3ad9ed21bbabfeec90"><code>1eabc5c</code></a> Update version 5.17.4 -&gt; 5.17.5 [skip ci]</li>
<li><a href="https://github.com/IBM/go-sdk-core/commit/f0f3237dd13567a394adaf5a5091c64bedec0c59"><code>f0f3237</code></a> fix(logging): improve go core's debug logging (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/227">#227</a>)</li>
<li><a href="https://github.com/IBM/go-sdk-core/commit/bed8d18037588a07af4e30571355118d937659ec"><code>bed8d18</code></a> build: enable gosec linter in golangci-lint (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/225">#225</a>)</li>
<li><a href="https://github.com/IBM/go-sdk-core/commit/a9093587332adad533dfc1583301a3652b61291b"><code>a909358</code></a> docs: add reason for 5.17.4 to the changelog (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/224">#224</a>)</li>
<li><a href="https://github.com/IBM/go-sdk-core/commit/393f95d9f7f5f98b5468d54a40ff7f59af8d76f2"><code>393f95d</code></a> build: add detect-secrets stage to build (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/223">#223</a>)</li>
<li><a href="https://github.com/IBM/go-sdk-core/commit/ed48492d4ad6a97d22e9fdf4e332d3cedc2d05cf"><code>ed48492</code></a> build: migrate to bump-my-version (<a href="https://redirect.github.com/IBM/go-sdk-core/issues/222">#222</a>)</li>
<li>See full diff in <a href="https://github.com/IBM/go-sdk-core/compare/v5.17.4...v5.17.5">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/Yamashou/gqlgenc` from 0.24.0 to 0.25.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Yamashou/gqlgenc/releases">github.com/Yamashou/gqlgenc's releases</a>.</em></p>
<blockquote>
<h2>v0.25.2</h2>
<h2>What's Changed</h2>
<ul>
<li>update for gqlgen 0.17.54 federation change by <a href="https://github.com/golanglemonade"><code>@​golanglemonade</code></a> in <a href="https://redirect.github.com/Yamashou/gqlgenc/pull/235">Yamashou/gqlgenc#235</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Yamashou/gqlgenc/compare/v0.25.1...v0.25.2">https://github.com/Yamashou/gqlgenc/compare/v0.25.1...v0.25.2</a></p>
<h2>v0.25.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: update <code>ReturnPointersInUmarshalInput</code> -&gt; <code>ReturnPointersInUnmarshalInput</code> in config by <a href="https://github.com/golanglemonade"><code>@​golanglemonade</code></a> in <a href="https://redirect.github.com/Yamashou/gqlgenc/pull/234">Yamashou/gqlgenc#234</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Yamashou/gqlgenc/compare/v0.25.0...v0.25.1">https://github.com/Yamashou/gqlgenc/compare/v0.25.0...v0.25.1</a></p>
<h2>v0.25.0</h2>
<h2>What's Changed</h2>
<ul>
<li>gqlgen update by <a href="https://github.com/Yamashou"><code>@​Yamashou</code></a> in <a href="https://redirect.github.com/Yamashou/gqlgenc/pull/233">Yamashou/gqlgenc#233</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Yamashou/gqlgenc/compare/v0.24.0...v0.25.0">https://github.com/Yamashou/gqlgenc/compare/v0.24.0...v0.25.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/b7b4ce0167559431b41a24863c2f917a5a98a094"><code>b7b4ce0</code></a> v0.25.2</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/c7df2925cd0fae770700468c49757705b87c5dc5"><code>c7df292</code></a> Merge pull request <a href="https://redirect.github.com/Yamashou/gqlgenc/issues/235">#235</a> from golanglemonade/federation-gqlgen-breaking-change</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/8f807fd96cd9a492f4f6abe0e94d803e2bb8f4c7"><code>8f807fd</code></a> bump golangci-lint version</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/82787f4d6c58dd10bb2b191ab389a8600e6ce8bf"><code>82787f4</code></a> update for gqlgen 0.17.54 federation change, update linter for deprecated lin...</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/8830a352f2558a1396e6ea99398b03f8adc9da9c"><code>8830a35</code></a> update</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/12dc047836be6898e96a2c2f1957ec3978d7b14d"><code>12dc047</code></a> Merge pull request <a href="https://redirect.github.com/Yamashou/gqlgenc/issues/234">#234</a> from golanglemonade/fix-config</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/164767ab88cd42597e83c3d25a90948906f6ea24"><code>164767a</code></a> fix: update name of config</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/31b2eb75d43a0a81813781f613bfef3a3a3aac3c"><code>31b2eb7</code></a> Merge pull request <a href="https://redirect.github.com/Yamashou/gqlgenc/issues/233">#233</a> from Yamashou/directive-model</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/b0719545da9e1b3ae344ad419e366d12fe896bc1"><code>b071954</code></a> update version</li>
<li><a href="https://github.com/Yamashou/gqlgenc/commit/9c40dced72c9251786a5892eb4bf8eba12498e06"><code>9c40dce</code></a> enum directive example</li>
<li>Additional commits viewable in <a href="https://github.com/Yamashou/gqlgenc/compare/v0.24.0...v0.25.2">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.63.0 to 1.63.23
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aliyun/alibaba-cloud-sdk-go/releases">github.com/aliyun/alibaba-cloud-sdk-go's releases</a>.</em></p>
<blockquote>
<h2>v1.63.23</h2>
<ul>
<li>Generated 2018-08-28 for <code>Tag</code>.
undefined</li>
</ul>
<h2>v1.63.22</h2>
<ul>
<li>Generated 2021-12-21 for <code>wss</code>.
undefined</li>
</ul>
<h2>v1.63.21</h2>
<ul>
<li>Generated 2020-05-18 for <code>dataworks-public</code>.</li>
</ul>
<h2>v1.63.20</h2>
<ul>
<li>Generated 2022-02-20 for <code>ecs-workbench</code>.</li>
<li>Support command audit for ecs.</li>
</ul>
<h2>v1.63.19</h2>
<ul>
<li>Generated 2016-11-01 for <code>live</code>.</li>
<li>Update to support new apis.</li>
</ul>
<h2>v1.63.18</h2>
<ul>
<li>Generated 2024-02-22 for <code>OssSddp</code>.
undefined</li>
</ul>
<h2>v1.63.17</h2>
<ul>
<li>Generated 2022-01-01 for <code>quickbi-public</code>.</li>
<li>Add API Ram meta.</li>
</ul>
<h2>v1.63.16</h2>
<ul>
<li>Generated 2014-05-26 for <code>Ecs</code>.</li>
<li>Update EBS default encrypted APIs from private to public.</li>
<li>Support describe and modify source dest check property of ENI.</li>
</ul>
<h2>v1.63.15</h2>
<ul>
<li>Generated 2020-09-30 for <code>ecd</code>.</li>
<li>CreateDesktops with ResourceGroupId.</li>
</ul>
<h2>v1.63.14</h2>
<ul>
<li>Generated 2014-05-26 for <code>Ecs</code>.</li>
<li>Update EBS default encrypted APIs from private to public.</li>
</ul>
<h2>v1.63.13</h2>
<ul>
<li>Generated 2016-08-08 for <code>Biz-ipdb</code>.
undefined</li>
</ul>
<h2>v1.63.12</h2>
<ul>
<li>Generated 2023-06-21 for <code>PaiFeatureStore</code>.</li>
<li>Add RealTimePartitionCountValue in ExportTranSetTable API.</li>
<li>Add LabelPriorityLevel in CreateModelFeature API</li>
</ul>
<h2>v1.63.11</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt">github.com/aliyun/alibaba-cloud-sdk-go's changelog</a>.</em></p>
<blockquote>
<p>2024-09-30 Version: v1.63.23</p>
<ul>
<li>Generated 2018-08-28 for <code>Tag</code>.
undefined</li>
</ul>
<p>2024-09-29 Version: v1.63.22</p>
<ul>
<li>Generated 2021-12-21 for <code>wss</code>.
undefined</li>
</ul>
<p>2024-09-29 Version: v1.63.21</p>
<ul>
<li>Generated 2020-05-18 for <code>dataworks-public</code>.</li>
</ul>
<p>2024-09-27 Version: v1.63.20</p>
<ul>
<li>Generated 2022-02-20 for <code>ecs-workbench</code>.</li>
<li>Support command audit for ecs.</li>
</ul>
<p>2024-09-26 Version: v1.63.19</p>
<ul>
<li>Generated 2016-11-01 for <code>live</code>.</li>
<li>Update to support new apis.</li>
</ul>
<p>2024-09-24 Version: v1.63.18</p>
<ul>
<li>Generated 2024-02-22 for <code>OssSddp</code>.
undefined</li>
</ul>
<p>2024-09-18 Version: v1.63.17</p>
<ul>
<li>Generated 2022-01-01 for <code>quickbi-public</code>.</li>
<li>Add API Ram meta.</li>
</ul>
<p>2024-09-14 Version: v1.63.16</p>
<ul>
<li>Generated 2014-05-26 for <code>Ecs</code>.</li>
<li>Update EBS default encrypted APIs from private to public.</li>
<li>Support describe and modify source dest check property of ENI.</li>
</ul>
<p>2024-09-12 Version: v1.63.15</p>
<ul>
<li>Generated 2020-09-30 for <code>ecd</code>.</li>
<li>CreateDesktops with ResourceGroupId.</li>
</ul>
<p>2024-09-10 Version: v1.63.14</p>
<ul>
<li>Generated 2014-05-26 for <code>Ecs</code>.</li>
<li>Update EBS default encrypted APIs from private to public.</li>
</ul>
<p>2024-09-05 Version: v1.63.13</p>
<ul>
<li>Generated 2016-08-08 for <code>Biz-ipdb</code>.
undefined</li>
</ul>
<p>2024-09-04 Version: v1.63.12</p>
<ul>
<li>Generated 2023-06-21 for <code>PaiFeatureStore</code>.</li>
<li>Add RealTimePartitionCountValue in ExportTranSetTable API.</li>
<li>Add LabelPriorityLevel in CreateModelFeature API</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/8b3ff05f6a6d00b8fb48b0bc2682a4c32cc87c02"><code>8b3ff05</code></a> Generated 2018-08-28 for Tag.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/b72ec357b4ea580c08777e3d8fc1f26efb16d604"><code>b72ec35</code></a> Update core version</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/2332d3048020e9207355155026d1f9107000e34e"><code>2332d30</code></a> Generated 2021-12-21 for wss.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/4f31016049a308c4c8784e60ec6ddeff364ed03e"><code>4f31016</code></a> Generated 2020-05-18 for dataworks-public.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/c7d848f4eb6447b86ec58d1ddb1a49c81a222e16"><code>c7d848f</code></a> Generated 2022-02-20 for ecs-workbench.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/fc452ae0359260f65b71280c0c6db3b9d13d8d34"><code>fc452ae</code></a> Generated 2016-11-01 for live.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/2982085a4eef0d6aab1f8a9dacf979447dd46765"><code>2982085</code></a> Generated 2024-02-22 for OssSddp.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/c7175cb53d29ef9b6abb4d583a8b0098e200841b"><code>c7175cb</code></a> Generated 2022-01-01 for quickbi-public.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/98b04b9adea7a02061d875363954966403391209"><code>98b04b9</code></a> Generated 2014-05-26 for Ecs.</li>
<li><a href="https://github.com/aliyun/alibaba-cloud-sdk-go/commit/a7bd7af07fe2e18dafaaa2dfa2cb4eff0fb2db79"><code>a7bd7af</code></a> Generated 2020-09-30 for ecd.</li>
<li>Additional commits viewable in <a href="https://github.com/aliyun/alibaba-cloud-sdk-go/compare/v1.63.0...v1.63.23">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2` from 1.30.3 to 1.31.0
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2f445866bcc850b67c71e36882488e10f7c782e3"><code>2f44586</code></a> Release 2024-09-20</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/22d087682834495c3aebc0c0f1aa2db37c4785a6"><code>22d0876</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5454ab9dfb0bc726f1f79b8d807e81fc7124797a"><code>5454ab9</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/06150d96305d6b6c19db0a2e5d1c1f4fa4a95612"><code>06150d9</code></a> add tracing and metrics support (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2798">#2798</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/18f7b40ea83d7ee75092085609a808b68c4d2000"><code>18f7b40</code></a> Release 2024-09-19</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e91c9c4e48a47fa92d82251dd6ba0f0edd4bff3d"><code>e91c9c4</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6df0a09c479b5e8e59204eda1c6a481c311e5629"><code>6df0a09</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/98ae6886ccefe00db38a3088e273e524abf3b196"><code>98ae688</code></a> Release 2024-09-18</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/222928c4e7cc17d406f6c24f2e69b6747e29d43e"><code>222928c</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/887c4de750c99c575f37828f1a646cefadfc4aa7"><code>887c4de</code></a> Update API model</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.30.3...v1.31.0">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.27 to 1.27.39
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/22efd7712b3738e45ecab4429df34d60caad0310"><code>22efd77</code></a> Release 2024-09-27</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ce669cae191a2f9abaf6335ddd70c406ec73d8de"><code>ce669ca</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b0084471ffefb9962d2fef39013b9c86b029431c"><code>b008447</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a912d17bf44dff5ea0cd750a062f4c88ce27b939"><code>a912d17</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9306dbe4f90db9893b7fd9dbc3aa10a451059c9f"><code>9306dbe</code></a> remove deprecated worklink service (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2814">#2814</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d795d86c05c4c80bf513b171ab24d46d01f17062"><code>d795d86</code></a> Release 2024-09-26</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/03c35535f7e52ce38e54249b3267a1b9aa4e1ab4"><code>03c3553</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b1c6a1f231eda85d6fe8342f1547571c68dd135b"><code>b1c6a1f</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a51f8d95851407cc4369f559cb1eab7b04afab3c"><code>a51f8d9</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3a96a42cb9478b39c0cb9c0395b1cf4ed785fb9f"><code>3a96a42</code></a> update changelog (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2805">#2805</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.27...config/v1.27.39">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.27 to 1.17.37
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/22efd7712b3738e45ecab4429df34d60caad0310"><code>22efd77</code></a> Release 2024-09-27</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ce669cae191a2f9abaf6335ddd70c406ec73d8de"><code>ce669ca</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b0084471ffefb9962d2fef39013b9c86b029431c"><code>b008447</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a912d17bf44dff5ea0cd750a062f4c88ce27b939"><code>a912d17</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9306dbe4f90db9893b7fd9dbc3aa10a451059c9f"><code>9306dbe</code></a> remove deprecated worklink service (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2814">#2814</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d795d86c05c4c80bf513b171ab24d46d01f17062"><code>d795d86</code></a> Release 2024-09-26</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/03c35535f7e52ce38e54249b3267a1b9aa4e1ab4"><code>03c3553</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b1c6a1f231eda85d6fe8342f1547571c68dd135b"><code>b1c6a1f</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a51f8d95851407cc4369f559cb1eab7b04afab3c"><code>a51f8d9</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3a96a42cb9478b39c0cb9c0395b1cf4ed785fb9f"><code>3a96a42</code></a> update changelog (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2805">#2805</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.27...credentials/v1.17.37">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.14.10 to 1.15.8
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b67a1c4c12bff4a7a31c6bcd6f59c51c37584e2d"><code>b67a1c4</code></a> Release 2022-05-25</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1e6e6e3b0a7546eb186909641d19729e77013c00"><code>1e6e6e3</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f83275d297ae074227347272473a69526ef74fda"><code>f83275d</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ffb8944d539e7d8ecb672480def503c162f1ef5a"><code>ffb8944</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/eeb99c76d0544a6eb78c19f021d07dd66eacdd25"><code>eeb99c7</code></a> Release 2022-05-24</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/91b8211019b23810d35ef43594e8917ad17e8280"><code>91b8211</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/51c7937ca354abc57b8a956481c6ed2db01e1e4f"><code>51c7937</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d57b6ece07ffe1348f1eb01d6d503e888c02e995"><code>d57b6ec</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5a5c765922a4c1b5fa85b4d923207d1db132431b"><code>5a5c765</code></a> Release 2022-05-23</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/16794f5ed38fcc69383795b51cd064972e7c4da9"><code>16794f5</code></a> Regenerated Clients</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/pi/v1.14.10...config/v1.15.8">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.34.4 to 1.35.3
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/CHANGELOG.md">github.com/aws/aws-sdk-go-v2/service/dynamodb's changelog</a>.</em></p>
<blockquote>
<h1>Release (2023-04-07)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/service/dlm</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/dlm/CHANGELOG.md#v1150-2023-04-07">v1.15.0</a>
<ul>
<li><strong>Announcement</strong>: This release includes breaking changes for the timestamp trait on the data lifecycle management client.</li>
<li><strong>Feature</strong>: Updated timestamp format for GetLifecyclePolicy API</li>
<li><strong>Bug Fix</strong>: Correct timestamp type for data lifecycle manager.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/docdb</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/docdb/CHANGELOG.md#v1210-2023-04-07">v1.21.0</a>
<ul>
<li><strong>Feature</strong>: This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/fsx</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/fsx/CHANGELOG.md#v1288-2023-04-07">v1.28.8</a>
<ul>
<li><strong>Documentation</strong>: Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scratch_2 file systems.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/lambda</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/lambda/CHANGELOG.md#v1310-2023-04-07">v1.31.0</a>
<ul>
<li><strong>Feature</strong>: This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/quicksight</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/quicksight/CHANGELOG.md#v1340-2023-04-07">v1.34.0</a>
<ul>
<li><strong>Feature</strong>: This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/redshiftdata</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/redshiftdata/CHANGELOG.md#v1193-2023-04-07">v1.19.3</a>
<ul>
<li><strong>Documentation</strong>: Update documentation of API descriptions as needed in support of temporary credentials with IAM identity.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/servicecatalog</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/servicecatalog/CHANGELOG.md#v1181-2023-04-07">v1.18.1</a>
<ul>
<li><strong>Documentation</strong>: Updates description for property</li>
</ul>
</li>
</ul>
<h1>Release (2023-04-06)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/service/cloudformation</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/cloudformation/CHANGELOG.md#v1270-2023-04-06">v1.27.0</a>
<ul>
<li><strong>Feature</strong>: Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/greengrassv2</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/greengrassv2/CHANGELOG.md#v1220-2023-04-06">v1.22.0</a>
<ul>
<li><strong>Feature</strong>: Add support for SUCCEEDED value in coreDeviceExecutionStatus field. Documentation updates for Greengrass V2.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/proton</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/proton/CHANGELOG.md#v1210-2023-04-06">v1.21.0</a>
<ul>
<li><strong>Feature</strong>: This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/rds</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/rds/CHANGELOG.md#v1421-2023-04-06">v1.42.1</a>
<ul>
<li><strong>Documentation</strong>: Adds and updates the SDK examples</li>
</ul>
</li>
</ul>
<h1>Release (2023-04-05)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/service/configservice</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/configservice/CHANGELOG.md#v1310-2023-04-05">v1.31.0</a>
<ul>
<li><strong>Feature</strong>: This release adds resourceType enums for types released in March 2023.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/ecs</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/ecs/CHANGELOG.md#v1243-2023-04-05">v1.24.3</a>
<ul>
<li><strong>Documentation</strong>: This is a document only updated to add information about Amazon Elastic Inference (EI).</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/identitystore</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/identitystore/CHANGELOG.md#v1167-2023-04-05">v1.16.7</a>
<ul>
<li><strong>Documentation</strong>: Documentation updates for Identity Store CLI command reference.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/ivsrealtime</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/ivsrealtime/CHANGELOG.md#v110-2023-04-05">v1.1.0</a>
<ul>
<li><strong>Feature</strong>: Fix ParticipantToken ExpirationTime format</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/networkfirewall</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/networkfirewall/CHANGELOG.md#v1260-2023-04-05">v1.26.0</a>
<ul>
<li><strong>Feature</strong>: AWS Network Firewall now supports IPv6-only subnets.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/servicecatalog</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/service/servicecatalog/CHANGELOG.md#v1180-2023-04-05">v1.18.0</a>
<ul>
<li><strong>Feature</strong>: removed incorrect product type value</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/30383d567f67c2a67b2b40a462a8c284c49d1796"><code>30383d5</code></a> Release 2023-04-07</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/352f89c2d23ec6249a699c732ba5c9ae050f833f"><code>352f89c</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/50429391777bf4f0d6229e7adfb11c4e59f0f99c"><code>5042939</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d40a16e950d99852243ba56e04536237483b92fa"><code>d40a16e</code></a> NXDOMAIN errors should not be retried (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2083">#2083</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/439f88c4e09f137340366d509e296924e297d978"><code>439f88c</code></a> Add announcement for next release for dlm</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e4036a9c3b835693a3f6bc4d9f006bdadb995f26"><code>e4036a9</code></a> Release 2023-04-06</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1c455e29efcc1bf6681db35faf3455bc3171da81"><code>1c455e2</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/adb09d335d690060cf1fcb2a5390543268b3f1db"><code>adb09d3</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3d4ed442f89b68918b77b9322ac876b3a9880660"><code>3d4ed44</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/296e00587eb442c06d03e095daa61d3e9b1c80ed"><code>296e005</code></a> Release 2023-04-05</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/sqs/v1.34.4...service/iot/v1.35.3">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.42.3 to 1.44.3
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0599931efcf551dc63f84ec669d7fb5cfe14f64c"><code>0599931</code></a> Release 2024-07-10.2</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ca2a30ec8d823300ec948b784c491904eeba8929"><code>ca2a30e</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e2dff5f9bddaf1f23ea57e1e04d80f6ce2d54221"><code>e2dff5f</code></a> temporarily re-add jmespath dependency (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2712">#2712</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/383fd26928547348efed0ee1f8914d9e7a1b0287"><code>383fd26</code></a> Release 2024-07-10</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/4a055f9d9e17eb7ef2206e8e37ba98d661d13e6a"><code>4a055f9</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e3457953351e6993f57f5ab8e373af8af70be45b"><code>e345795</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/52a10ac239cc1aab2d070fbb004f6445ca0ddcc0"><code>52a10ac</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/adab0de9e4ae75aee4f894c99fd1e2ce2de0035e"><code>adab0de</code></a> remove unused jmespath dependency from main module (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2707">#2707</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0e07cc82b25692dce8f68e0b5bd0d0c5cdbcd279"><code>0e07cc8</code></a> Release 2024-07-09</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5e3583451cd8a91dbca2cc22672c2cfa0c7860cf"><code>5e35834</code></a> Regenerated Clients</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/eks/v1.42.3...service/ecs/v1.44.3">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/servicediscovery` from 1.31.3 to 1.32.3
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/22efd7712b3738e45ecab4429df34d60caad0310"><code>22efd77</code></a> Release 2024-09-27</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ce669cae191a2f9abaf6335ddd70c406ec73d8de"><code>ce669ca</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b0084471ffefb9962d2fef39013b9c86b029431c"><code>b008447</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a912d17bf44dff5ea0cd750a062f4c88ce27b939"><code>a912d17</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9306dbe4f90db9893b7fd9dbc3aa10a451059c9f"><code>9306dbe</code></a> remove deprecated worklink service (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2814">#2814</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d795d86c05c4c80bf513b171ab24d46d01f17062"><code>d795d86</code></a> Release 2024-09-26</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/03c35535f7e52ce38e54249b3267a1b9aa4e1ab4"><code>03c3553</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b1c6a1f231eda85d6fe8342f1547571c68dd135b"><code>b1c6a1f</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a51f8d95851407cc4369f559cb1eab7b04afab3c"><code>a51f8d9</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3a96a42cb9478b39c0cb9c0395b1cf4ed785fb9f"><code>3a96a42</code></a> update changelog (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2805">#2805</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.31.3...service/efs/v1.32.3">compare view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.3 to 1.31.3
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/fcc0f5daa41033b7a696f8cc5f53a9fc8696a274"><code>fcc0f5d</code></a> Release 2023-04-10</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/cd750e0b2188951c525ae7917d47ae9e2d013a1b"><code>cd750e0</code></a> Regenerated Clients</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1bc2f0514c73be727d3536e829fef18911bb45ae"><code>1bc2f05</code></a> Update endpoints model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b964f5ca3ccae40ef8d7a56fd1b1ad040764b5fa"><code>b964f5c</code></a> Update API model</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/fd6901588c6d13a7889787328d0628134afd14cc"><code>fd69015</code></a> fix APIGW exports nullability exceptions</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/fae239abb72a392c50e05aa567b2e5cc2b93a10b"><code>fae239a</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2089">#2089</a> from aws/auditAccessibility</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/acf33a2872dbd9d3547842f38ccd38863048c121"><code>acf33a2</code></a> Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document sm...</li>
<li><a href="https://github.com/aws/aws-sdk-go-v2/commit/27360c189034eb456ebe7458bb8e019bc45d686c"><code>27360c1</code></a> fix APIGW exports nullability exceptions</li>
<li><a href="https://git...

_Description has been truncated_

…37 updates

Bumps the dev-dependencies group with 31 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.5.0` | `0.5.2` |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns](https://github.com/Azure/azure-sdk-for-go) | `1.2.0` | `1.3.0` |
| [github.com/F5Networks/k8s-bigip-ctlr/v2](https://github.com/F5Networks/k8s-bigip-ctlr) | `2.17.1` | `2.18.0` |
| [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core) | `5.17.4` | `5.17.5` |
| [github.com/Yamashou/gqlgenc](https://github.com/Yamashou/gqlgenc) | `0.24.0` | `0.25.2` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.63.0` | `1.63.23` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.31.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.27` | `1.27.39` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.14.10` | `1.15.8` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.42.3` | `1.44.3` |
| [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://github.com/aws/aws-sdk-go-v2) | `1.31.3` | `1.32.3` |
| [github.com/civo/civogo](https://github.com/civo/civogo) | `0.3.73` | `0.3.81` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.102.0` | `0.106.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.120.0` | `1.126.0` |
| [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.14.0` | `1.14.1` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.39.0` | `1.41.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.71.1` | `65.75.1` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.0` | `1.20.4` |
| [github.com/scaleway/scaleway-sdk-go](https://github.com/scaleway/scaleway-sdk-go) | `1.0.0-beta.29` | `1.0.0-beta.30` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.984` | `1.0.1015` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.984` | `1.0.1015` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.984` | `1.0.1015` |
| [github.com/transip/gotransip/v6](https://github.com/transip/gotransip) | `6.25.0` | `6.26.0` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.15` | `3.5.16` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.15` | `3.5.16` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.192.0` | `0.199.0` |
| gopkg.in/ns1/ns1-go.v2 | `2.12.0` | `2.12.1` |
| [istio.io/api](https://github.com/istio/api) | `1.23.0` | `1.23.2` |
| [istio.io/client-go](https://github.com/istio/client-go) | `1.23.0` | `1.23.2` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.0` | `0.31.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0` | `0.31.1` |



Updates `cloud.google.com/go/compute/metadata` from 0.5.0 to 0.5.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.5.0...auth/v0.5.2)

Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@v1.2...sdk/azcore/v1.3.0)

Updates `github.com/F5Networks/k8s-bigip-ctlr/v2` from 2.17.1 to 2.18.0
- [Release notes](https://github.com/F5Networks/k8s-bigip-ctlr/releases)
- [Changelog](https://github.com/F5Networks/k8s-bigip-ctlr/blob/v2.18.0/docs/RELEASE-NOTES.rst)
- [Commits](F5Networks/k8s-bigip-ctlr@v2.17.1...v2.18.0)

Updates `github.com/IBM/go-sdk-core/v5` from 5.17.4 to 5.17.5
- [Release notes](https://github.com/IBM/go-sdk-core/releases)
- [Changelog](https://github.com/IBM/go-sdk-core/blob/main/CHANGELOG.md)
- [Commits](IBM/go-sdk-core@v5.17.4...v5.17.5)

Updates `github.com/Yamashou/gqlgenc` from 0.24.0 to 0.25.2
- [Release notes](https://github.com/Yamashou/gqlgenc/releases)
- [Commits](Yamashou/gqlgenc@v0.24.0...v0.25.2)

Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.63.0 to 1.63.23
- [Release notes](https://github.com/aliyun/alibaba-cloud-sdk-go/releases)
- [Changelog](https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt)
- [Commits](aliyun/alibaba-cloud-sdk-go@v1.63.0...v1.63.23)

Updates `github.com/aws/aws-sdk-go-v2` from 1.30.3 to 1.31.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.3...v1.31.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.27 to 1.27.39
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.27...config/v1.27.39)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.27 to 1.17.37
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.27...credentials/v1.17.37)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.14.10 to 1.15.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.14.10...config/v1.15.8)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.34.4 to 1.35.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/iot/v1.35.3/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.34.4...service/iot/v1.35.3)

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.42.3 to 1.44.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.42.3...service/ecs/v1.44.3)

Updates `github.com/aws/aws-sdk-go-v2/service/servicediscovery` from 1.31.3 to 1.32.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.3...service/efs/v1.32.3)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.3 to 1.31.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.3...service/s3/v1.31.3)

Updates `github.com/civo/civogo` from 0.3.73 to 0.3.81
- [Release notes](https://github.com/civo/civogo/releases)
- [Changelog](https://github.com/civo/civogo/blob/master/changelog.yml)
- [Commits](civo/civogo@v0.3.73...v0.3.81)

Updates `github.com/cloudflare/cloudflare-go` from 0.102.0 to 0.106.0
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/master/CHANGELOG.md)
- [Commits](cloudflare/cloudflare-go@v0.102.0...v0.106.0)

Updates `github.com/digitalocean/godo` from 1.120.0 to 1.126.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.120.0...v1.126.0)

Updates `github.com/gophercloud/gophercloud` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.14.1/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v1.14.0...v1.14.1)

Updates `github.com/linode/linodego` from 1.39.0 to 1.41.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.39.0...v1.41.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.71.1 to 65.75.1
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.71.1...v65.75.1)

Updates `github.com/prometheus/client_golang` from 1.20.0 to 1.20.4
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.0...v1.20.4)

Updates `github.com/scaleway/scaleway-sdk-go` from 1.0.0-beta.29 to 1.0.0-beta.30
- [Release notes](https://github.com/scaleway/scaleway-sdk-go/releases)
- [Changelog](https://github.com/scaleway/scaleway-sdk-go/blob/master/CHANGELOG.md)
- [Commits](scaleway/scaleway-sdk-go@v1.0.0-beta.29...v1.0.0-beta.30)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.984 to 1.0.1015
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.984...v1.0.1015)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.984 to 1.0.1015
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.984...v1.0.1015)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.984 to 1.0.1015
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.984...v1.0.1015)

Updates `github.com/transip/gotransip/v6` from 6.25.0 to 6.26.0
- [Release notes](https://github.com/transip/gotransip/releases)
- [Commits](transip/gotransip@v6.25.0...v6.26.0)

Updates `go.etcd.io/etcd/api/v3` from 3.5.15 to 3.5.16
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.15...v3.5.16)

Updates `go.etcd.io/etcd/client/v3` from 3.5.15 to 3.5.16
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.15...v3.5.16)

Updates `golang.org/x/net` from 0.28.0 to 0.29.0
- [Commits](golang/net@v0.28.0...v0.29.0)

Updates `golang.org/x/oauth2` from 0.22.0 to 0.23.0
- [Commits](golang/oauth2@v0.22.0...v0.23.0)

Updates `google.golang.org/api` from 0.192.0 to 0.199.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.192.0...v0.199.0)

Updates `gopkg.in/ns1/ns1-go.v2` from 2.12.0 to 2.12.1

Updates `istio.io/api` from 1.23.0 to 1.23.2
- [Commits](istio/api@1.23.0...1.23.2)

Updates `istio.io/client-go` from 1.23.0 to 1.23.2
- [Commits](istio/client-go@1.23.0...1.23.2)

Updates `k8s.io/api` from 0.31.0 to 0.31.1
- [Commits](kubernetes/api@v0.31.0...v0.31.1)

Updates `k8s.io/apimachinery` from 0.31.0 to 0.31.1
- [Commits](kubernetes/apimachinery@v0.31.0...v0.31.1)

Updates `k8s.io/client-go` from 0.31.0 to 0.31.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.0...v0.31.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute/metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/F5Networks/k8s-bigip-ctlr/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/IBM/go-sdk-core/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/Yamashou/gqlgenc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/servicediscovery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/civo/civogo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/cloudflare/cloudflare-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/gophercloud/gophercloud
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/linode/linodego
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/scaleway/scaleway-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/transip/gotransip/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/api/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: gopkg.in/ns1/ns1-go.v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: istio.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: istio.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 1, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 2, 2024

Superseded by #121.

@dependabot dependabot bot closed this Oct 2, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-0b8d05873f branch October 2, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants